home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / basic / imb9103.zip / README.TXT < prev    next >
Text File  |  1991-03-01  |  599b  |  26 lines

  1. Listings for Inside Microsoft Basic March 1991
  2.  
  3.  
  4.  
  5. Introducing PDS Windows
  6.  
  7.   WINDOWER BAS  -- Program file
  8.   WINDOWER MAK  -- Make file you can use if your modules are
  9.                    located in the ..\examples directory
  10.  
  11.  
  12. Creating variant records in Basic
  13.  
  14.   READPHON BAS  -- Example from article
  15.   CREATE   BAS  -- Create a sample database
  16.   READVAR  BAS  -- Read variant records
  17.   PHONENBR DAT  -- Sample phone number data file for ReadPhon.BAS
  18.   MAILLIST DAT  -- Sample Mailing list file for ReadVar.BAS
  19.  
  20.  
  21. Checking on SHARE and MSHERC
  22.  
  23.   ISHERC   BAS
  24.   ISSHARE  BAS
  25.  
  26.